libace-inet-ssl-dev software package provides ACE SSL-enabled Inet protocol library - development files, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libace-inet-ssl-dev
libace-inet-ssl-dev is installed in your system.
Make ensure the libace-inet-ssl-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libace-inet-ssl-dev *
You will get with libace-inet-ssl-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Library development |
| Package | libace-inet-ssl-dev |
| Version | 6.3.3+dfsg-1.1 |
| Description | ACE SSL-enabled Inet protocol library - development files |
| Sub Section | libdevel |